fsl_qspi: Pet the watchdog while reading/writing
authorAlexander Stein <[email protected]>
Wed, 4 Nov 2015 08:19:10 +0000 (09:19 +0100)
committerYork Sun <[email protected]>
Tue, 15 Dec 2015 00:57:33 +0000 (08:57 +0800)
commitbeedbc2ea0e71c779b92e4d74b928a266d3e86f9
treee11ed9ac46db832dc7ad9980d88fe2cfef2844ab
parentc04921414c087e15f8fa82d808a25e9338a7e8d5
fsl_qspi: Pet the watchdog while reading/writing

When reading a large blob. e.g. a linux kernel (several MiBs) a watchdog
timeout might occur meanwhile. So pet the watchdog while operating on
the flash.

Signed-off-by: Alexander Stein <[email protected]>
Reviewed-by: York Sun <[email protected]>
drivers/spi/fsl_qspi.c